home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2011 January / SAN CD 1-2011 CD-ROM 68.iso / pc / issueMedia / Software / AviStack2 / AviStack2.ini < prev    next >
Encoding:
INI File  |  2010-07-05  |  753 b   |  36 lines

  1. # This file defines the appearance and operation of the
  2. # start_app_win.exe application, which can be used to launch
  3. # runtime IDL applications.
  4. # For a complete description of this file and the process
  5. # of creating a runtime distribution, see the "Creating a
  6. # Runtime Distribution" chapter of the "Application Programming"
  7. # manual.
  8. #
  9.  
  10. [DIALOG]
  11. Show=True
  12. BackColor=&H6B1F29
  13. Caption=IDL Virtual Machine Application
  14. Picture=.\splash.bmp
  15. DefaultAction=.\IDL70\bin\bin.x86\idlrt.exe -rt=avistack2.sav
  16.  
  17. [BUTTON1]
  18. Show=True
  19. Caption=AviStack2
  20. Action=.\IDL70\bin\bin.x86\idlrt.exe -rt=avistack2.sav
  21.  
  22. [BUTTON2]
  23. Show=True
  24. Caption=Exit
  25. Action=Exit
  26.  
  27. [BUTTON3]
  28. Show=False
  29. Caption=
  30. Action=
  31.  
  32. [BUTTON4]
  33. Show=False
  34. Caption=
  35. Action=
  36.